-
Notifications
You must be signed in to change notification settings - Fork 55
fix: update listeners #140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
humbertogontijo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good
|
Made a few changes to get it to work well, good to go as long as you agree with it |
humbertogontijo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go
|
Tested having a missing key - and I realized the missing function of RoborockEnum was going to automatically make it not raise a valueerror. So I overroad it for this enum. Now it should be good haah - one more approval please |
My thought here was that it is global, but we would be able to just call functions that are affected by this value change. i.e. just update the error sensor when we get an error instead of updating all of our entitites.
Thoughts?